Skip to content

Commit 0b0cb51

Browse files
committed
1 parent 88b1046 commit 0b0cb51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/RecordDifference.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import {
99
} from '@adminjs/design-system';
1010
import { BasePropertyProps, flat } from 'adminjs';
1111
import React, { FC } from 'react';
12-
import { styled } from 'styled-components';
12+
import styled from 'styled-components';
1313

1414
const Cell = styled(TableCell)`
1515
width: 100%;

0 commit comments

Comments
 (0)