refactor: AppContext and App entrypoints
This commit is contained in:
parent
442e7cd8d9
commit
dd0abc8a8b
7 changed files with 32 additions and 10 deletions
3
new-lamassu-admin/src/AppContext.js
Normal file
3
new-lamassu-admin/src/AppContext.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import React from 'react'
|
||||
|
||||
export default React.createContext()
|
||||
Loading…
Add table
Add a link
Reference in a new issue