Skip to content

Commit 2c51e63

Browse files
committed
style:electron bar
1 parent 2077a0d commit 2c51e63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • chat2db-client/src/blocks/AppTitleBar

chat2db-client/src/blocks/AppTitleBar/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, { memo, useState } from 'react';
1+
import React, { memo, useState, useMemo } from 'react';
22
import styles from './index.less';
33
import classnames from 'classnames';
44
import { useCommonStore } from '@/store/common';

0 commit comments

Comments
 (0)