Add Signup buttons on Event page

This commit is contained in:
Aarni Halinen
2020-02-22 18:53:25 +02:00
parent f7c3bc26b6
commit 43f8b2d218
6 changed files with 28 additions and 5 deletions
+1
View File
@@ -70,6 +70,7 @@
"import/no-extraneous-dependencies": "off",
"import/newline-after-import": "off",
"import/prefer-default-export": "off",
"indent": ["error", 2],
"jsx-a11y/anchor-is-valid": "off",
"jsx-a11y/alt-text": "off",
"jsx-a11y/click-events-have-key-events": "off",