mirror of
https://github.com/outline/outline.git
synced 2025-12-20 10:09:43 -06:00
tsc
This commit is contained in:
@@ -49,6 +49,6 @@ function InputSelectPermission(
|
||||
|
||||
const Select = styled(InputSelect)`
|
||||
color: ${s("textSecondary")};
|
||||
` as React.ComponentType<Props>;
|
||||
`;
|
||||
|
||||
export default React.forwardRef(InputSelectPermission);
|
||||
|
||||
Reference in New Issue
Block a user