Skip to content

Commit

Permalink
refactor: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pirhoo committed Nov 8, 2024
1 parent 83c992d commit 15eac13
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ export const IsServer = {
export const IsServerWithTags = {
args: {
tags,
isServer: true,
isServer: true
}
}

0 comments on commit 15eac13

Please sign in to comment.