Revert export twenty UI (#17929)
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -29,7 +29,7 @@ const StyledLineSpan = styled.span`
|
||||
color: ${({ theme }) => theme.code.text.green};
|
||||
`;
|
||||
|
||||
export type CommandBlockProps = {
|
||||
type CommandBlockProps = {
|
||||
commands: string[];
|
||||
button?: ReactElement;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user