chore: testing new hook

This commit is contained in:
Daniel Ledda
2022-04-03 12:36:45 +02:00
parent 43fa4fec6c
commit 67c6412870

View File

@@ -7,7 +7,7 @@ if (appNode) {
try { try {
const appRoot = new RootView({ const appRoot = new RootView({
orientation: "vertical", orientation: "vertical",
title: "OBVIOUS CHANGEEEESSEEESES", title: "OBVIOUS CHANGES",
}); });
// eslint-disable-next-line @typescript-eslint/ban-ts-comment // eslint-disable-next-line @typescript-eslint/ban-ts-comment
//@ts-ignore //@ts-ignore