chore: testing new hook

This commit is contained in:
Daniel Ledda
2022-04-03 12:27:03 +02:00
parent c25b3e8c03
commit 9e59489f68

View File

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