mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
chore: bump version (#2253)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
// components/Switch.tsx
|
||||
import { styled } from '@affine/component';
|
||||
import { useState } from 'react';
|
||||
|
||||
import { styled } from '../../styles';
|
||||
|
||||
const StyledLabel = styled('label')(() => {
|
||||
return {
|
||||
display: 'flex',
|
||||
|
||||
Reference in New Issue
Block a user