@@ -142,7 +142,7 @@ function _templateObject4() {
142142
143143var _styledComponents = _interopRequireDefault ( require ( "styled-components" ) ) ;
144144
145- function _interopRequireDefault ( obj ) { return obj && obj . __esModule ? obj : { default : obj } ; }
145+ function _interopRequireDefault ( obj ) { return obj && obj . __esModule ? obj : { " default" : obj } ; }
146146
147147function _templateObject3 ( ) {
148148 var data = _taggedTemplateLiteral ( [ "\n color: " , ";\n " ] ) ;
@@ -257,42 +257,42 @@ var NestedCompWithDot = function NestedCompWithDot(p) {
257257 return < _StyledButtonGhostNew > H</ _StyledButtonGhostNew > ;
258258} ;
259259
260- var _StyledP = ( 0 , _styledComponents . default ) ( "p" ) ( _templateObject4 ( ) ) ;
260+ var _StyledP = ( 0 , _styledComponents [ " default" ] ) ( "p" ) ( _templateObject4 ( ) ) ;
261261
262- var _StyledP2 = ( 0 , _styledComponents . default ) ( "p" ) ( _templateObject5 ( ) ) ;
262+ var _StyledP2 = ( 0 , _styledComponents [ " default" ] ) ( "p" ) ( _templateObject5 ( ) ) ;
263263
264- var _StyledP3 = ( 0 , _styledComponents . default ) ( "p" ) ( _templateObject6 ( ) , function ( p ) {
264+ var _StyledP3 = ( 0 , _styledComponents [ " default" ] ) ( "p" ) ( _templateObject6 ( ) , function ( p ) {
265265 return p . _css ;
266266} ) ;
267267
268- var _StyledP4 = ( 0 , _styledComponents . default ) ( "p" ) ( _templateObject7 ( ) ) ;
268+ var _StyledP4 = ( 0 , _styledComponents [ " default" ] ) ( "p" ) ( _templateObject7 ( ) ) ;
269269
270- var _StyledP5 = ( 0 , _styledComponents . default ) ( "p" ) ( _templateObject8 ( ) ) ;
270+ var _StyledP5 = ( 0 , _styledComponents [ " default" ] ) ( "p" ) ( _templateObject8 ( ) ) ;
271271
272- var _StyledParagraph = ( 0 , _styledComponents . default ) ( Paragraph ) ( _templateObject9 ( ) ) ;
272+ var _StyledParagraph = ( 0 , _styledComponents [ " default" ] ) ( Paragraph ) ( _templateObject9 ( ) ) ;
273273
274- var _StyledP6 = ( 0 , _styledComponents . default ) ( "p" ) ( _templateObject10 ( ) , function ( p ) {
274+ var _StyledP6 = ( 0 , _styledComponents [ " default" ] ) ( "p" ) ( _templateObject10 ( ) , function ( p ) {
275275 return p . _css2 ;
276276} ) ;
277277
278- var _StyledP7 = ( 0 , _styledComponents . default ) ( "p" ) ( _templateObject11 ( ) , function ( p ) {
278+ var _StyledP7 = ( 0 , _styledComponents [ " default" ] ) ( "p" ) ( _templateObject11 ( ) , function ( p ) {
279279 return p . _css3 ;
280280} ) ;
281281
282- var _StyledP8 = ( 0 , _styledComponents . default ) ( "p" ) ( _templateObject12 ( ) , function ( props ) {
282+ var _StyledP8 = ( 0 , _styledComponents [ " default" ] ) ( "p" ) ( _templateObject12 ( ) , function ( props ) {
283283 return props . theme . a ;
284284} ) ;
285285
286- var _StyledP9 = ( 0 , _styledComponents . default ) ( "p" ) ( _templateObject13 ( ) , radius ) ;
286+ var _StyledP9 = ( 0 , _styledComponents [ " default" ] ) ( "p" ) ( _templateObject13 ( ) , radius ) ;
287287
288- var _StyledP10 = ( 0 , _styledComponents . default ) ( "p" ) ( _templateObject14 ( ) , function ( p ) {
288+ var _StyledP10 = ( 0 , _styledComponents [ " default" ] ) ( "p" ) ( _templateObject14 ( ) , function ( p ) {
289289 return p . _css4 ;
290290} ) ;
291291
292- var _StyledP11 = ( 0 , _styledComponents . default ) ( "p" ) ( _templateObject15 ( ) , function ( props ) {
292+ var _StyledP11 = ( 0 , _styledComponents [ " default" ] ) ( "p" ) ( _templateObject15 ( ) , function ( props ) {
293293 return props . theme . color ;
294294} ) ;
295295
296- var _StyledButtonGhost = ( 0 , _styledComponents . default ) ( Button . Ghost ) ( _templateObject16 ( ) ) ;
296+ var _StyledButtonGhost = ( 0 , _styledComponents [ " default" ] ) ( Button . Ghost ) ( _templateObject16 ( ) ) ;
297297
298- var _StyledButtonGhostNew = ( 0 , _styledComponents . default ) ( Button . Ghost . New ) ( _templateObject17 ( ) ) ;
298+ var _StyledButtonGhostNew = ( 0 , _styledComponents [ " default" ] ) ( Button . Ghost . New ) ( _templateObject17 ( ) ) ;
0 commit comments