|
@ -6,7 +6,7 @@ |
|
|
|
|
|
|
|
|
'use strict'; |
|
|
'use strict'; |
|
|
|
|
|
|
|
|
import ButtonLink from '../templates/components/ButtonLink'; |
|
|
import ButtonLink from 'components/ButtonLink'; |
|
|
import Container from 'components/Container'; |
|
|
import Container from 'components/Container'; |
|
|
import Flex from 'components/Flex'; |
|
|
import Flex from 'components/Flex'; |
|
|
import mountCodeExample from 'utils/mountCodeExample'; |
|
|
import mountCodeExample from 'utils/mountCodeExample'; |
|
|