fix login page style

This commit is contained in:
João Geonizeli
2022-07-26 15:00:38 -03:00
parent e24449adbc
commit 1aa0ee03b4
7 changed files with 30 additions and 34 deletions

5
app/javascript/react-app-env.d.ts vendored Normal file
View File

@@ -0,0 +1,5 @@
declare module "@ckeditor/ckeditor5-react";
declare module "ckeditor5-mathtype/build/ckeditor";
declare module "boring-avatars";
declare module "*.svg"
declare module "*.png"