From 464e470441287572cfda8d95484f781236b9db35 Mon Sep 17 00:00:00 2001 From: piotrruss Date: Mon, 9 Aug 2021 21:36:03 +0200 Subject: init commit --- apps/index.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 apps/index.js (limited to 'apps/index.js') diff --git a/apps/index.js b/apps/index.js new file mode 100644 index 0000000..fa08e0e --- /dev/null +++ b/apps/index.js @@ -0,0 +1 @@ +export {default as Notes} from './Notes' -- cgit v1.2.3