forked from M3-Academy/desafio-react-e-typescript
fix(workspace): not import actions contianer to folder containers in header
This commit is contained in:
parent
adc50ceeed
commit
80a9bc862b
@ -1,11 +1,9 @@
|
||||
import { Actions } from './__Actions'
|
||||
import { Bottom } from './_Bottom'
|
||||
import { Search } from './_Search'
|
||||
import { Top } from './_Top'
|
||||
|
||||
function Containers() {
|
||||
return {
|
||||
Actions,
|
||||
Bottom,
|
||||
Search,
|
||||
Top,
|
||||
|
Loading…
x
Reference in New Issue
Block a user