Skip to content

Commit f44aad8

Browse files
committed
Fixed licence styling issue
1 parent b224d00 commit f44aad8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/License/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import React from 'react';
22
import Layout from '@theme/Layout';
3+
import styled from 'styled-components';
34

45
// Styled Components
56
const LicensingContainer = styled.div`

0 commit comments

Comments
 (0)