mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 00:38:27 +00:00
[Glitch] Refactor <Column> to TypeScript
Port 346a27b6fc to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Column from 'flavours/glitch/components/column';
|
||||
import { Column } from 'flavours/glitch/components/column';
|
||||
import { ColumnHeader } from 'flavours/glitch/components/column_header';
|
||||
import type { Props as ColumnHeaderProps } from 'flavours/glitch/components/column_header';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user