feat: replace eslint and prettier with biome
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
export function Notbyai() {
|
||||
return (
|
||||
<div className="flex flex-col items-center">
|
||||
<a href="https://notbyai.fyi/" target="_blank">
|
||||
<img src="https://user-images.githubusercontent.com/62137266/225653923-a69103f5-b318-4e52-9ea1-95b61d388366.svg" />
|
||||
<a href="https://notbyai.fyi/" target="_blank" rel="noreferrer">
|
||||
<img
|
||||
alt="nobyai logo"
|
||||
src="https://user-images.githubusercontent.com/62137266/225653923-a69103f5-b318-4e52-9ea1-95b61d388366.svg"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user