added fonts
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
import React from 'react';
|
||||
export const AmpStateContext = React.createContext({});
|
||||
if (process.env.NODE_ENV !== 'production') {
|
||||
AmpStateContext.displayName = 'AmpStateContext';
|
||||
}
|
||||
|
||||
//# sourceMappingURL=amp-context.shared-runtime.js.map
|
||||
Reference in New Issue
Block a user