forked from abner/for-legacy-web
chore(refactor): move and re-organise types folder
This commit is contained in:
@@ -171,7 +171,7 @@ export function Sessions() {
|
||||
type="text"
|
||||
className={styles.name}
|
||||
value={session.name}
|
||||
autocomplete="off"
|
||||
autoComplete="off"
|
||||
style={{ pointerEvents: "none" }}
|
||||
/>
|
||||
<span className={styles.time}>
|
||||
|
||||
Reference in New Issue
Block a user