mirror of
https://github.com/dzeiocom/components.git
synced 2025-04-23 03:12:14 +00:00
misc: Add DebugCol to exports
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
parent
6a6ab8d5fa
commit
45616b1e92
@ -12,6 +12,7 @@ import Checkbox from './Checkbox'
|
||||
import Code from './Code'
|
||||
import Col from './Col'
|
||||
import Container from './Container'
|
||||
import DebugCols from './Col/DebugCols'
|
||||
import Footer from './Footer'
|
||||
import GradientBackground from './GradientBackground'
|
||||
import Image from './Image'
|
||||
@ -39,6 +40,7 @@ export {
|
||||
Code,
|
||||
Col,
|
||||
Container,
|
||||
DebugCols,
|
||||
Footer,
|
||||
GradientBackground,
|
||||
Image,
|
||||
|
Loading…
x
Reference in New Issue
Block a user