forked from coracle/flotilla
Rough out calendar
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import {sleep} from '@welshman/lib'
|
||||
import {sleep} from "@welshman/lib"
|
||||
|
||||
export const copyToClipboard = (text: string) => {
|
||||
const {activeElement} = document
|
||||
|
||||
Reference in New Issue
Block a user