chore(root): migrate to biome
This commit is contained in:
@@ -21,6 +21,7 @@ const ConnectApp = ({ client }: Props) => {
|
||||
<div className="mt-4 grid gap-4 md:grid-cols-2">
|
||||
{frameworks.app.map((framework) => (
|
||||
<button
|
||||
type="button"
|
||||
onClick={() =>
|
||||
pushModal('Instructions', {
|
||||
framework,
|
||||
|
||||
Reference in New Issue
Block a user