mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
test: add electron test (#1840)
This commit is contained in:
@@ -37,7 +37,7 @@ export const ChangeLog = () => {
|
||||
<StyledChangeLogWrapper isClose={isClose}>
|
||||
<StyledChangeLog data-testid="change-log" isClose={isClose}>
|
||||
<StyledLink
|
||||
href='https://github.com/toeverything/AFFiNE/releases'
|
||||
href="https://github.com/toeverything/AFFiNE/releases"
|
||||
target="_blank"
|
||||
>
|
||||
<NewIcon />
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
import { config } from '@affine/env';
|
||||
import { useTranslation } from '@affine/i18n';
|
||||
import { WorkspaceFlavour } from '@affine/workspace/type';
|
||||
|
||||
Reference in New Issue
Block a user