We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b224d00 commit f44aad8Copy full SHA for f44aad8
src/pages/License/index.tsx
@@ -1,5 +1,6 @@
1
import React from 'react';
2
import Layout from '@theme/Layout';
3
+import styled from 'styled-components';
4
5
// Styled Components
6
const LicensingContainer = styled.div`
0 commit comments