diff options
author | 2021-08-13 21:36:45 +0200 | |
---|---|---|
committer | 2021-08-13 21:36:45 +0200 | |
commit | f6557f602f5124d5c90019cd90cf5257dbc00ef5 (patch) | |
tree | 2375986f75128a4412056b53e5eaabe94246155d /apps/Notes | |
parent | 74abb7052d3af3c305cfe3c525aea311ccc446e1 (diff) | |
download | my_apps-f6557f602f5124d5c90019cd90cf5257dbc00ef5.tar.gz my_apps-f6557f602f5124d5c90019cd90cf5257dbc00ef5.tar.bz2 my_apps-f6557f602f5124d5c90019cd90cf5257dbc00ef5.zip |
crypt notes title
Diffstat (limited to 'apps/Notes')
-rw-r--r-- | apps/Notes/components/List.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/Notes/components/List.js b/apps/Notes/components/List.js index 8561d4f..19a5643 100644 --- a/apps/Notes/components/List.js +++ b/apps/Notes/components/List.js @@ -24,7 +24,6 @@ const List = () => { return <p>Loading...</p> } - return ( <> { |