chore: run latest prettier
This commit is contained in:
committed by
Justin Starry
parent
6171b55f50
commit
ad75f08c43
@@ -12,7 +12,7 @@ type State = "hide" | "copy" | "copied";
|
||||
function Popover({
|
||||
state,
|
||||
bottom,
|
||||
right
|
||||
right,
|
||||
}: {
|
||||
state: State;
|
||||
bottom?: boolean;
|
||||
|
Reference in New Issue
Block a user