The frontend displayed to the user.
Go to file
Ceda EI e1c42c90d5 Fix rendering issues with plugins
Plugins wouldn't render if the number of hooks changed. This was because
the dynamic content substitution would create variable number of hooks.
This has been fixed by creating an element instead of placing content.
2021-01-01 01:23:42 +05:30
public Add React-Redux boilerplate 2020-12-20 18:05:37 +05:30
src Fix rendering issues with plugins 2021-01-01 01:23:42 +05:30
.eslintrc.js Add React-Redux boilerplate 2020-12-20 18:05:37 +05:30
.gitignore Add sample config and update gitignore 2020-12-21 15:04:30 +05:30
LICENSE Initial commit 2020-12-20 09:28:36 +01:00
README.md Initial commit 2020-12-20 09:28:36 +01:00
package.json Add warning plugin. Add grommet-icons as dependency 2020-12-21 15:43:25 +05:30
yarn.lock Add socket-io.client as dependency 2020-12-21 10:03:43 +05:30

README.md

OSD-Frontend

The frontend displayed to the user.