fix: update plane logo (#2118)
This commit is contained in:
parent
8ea6dd4e84
commit
5989f2476a
4 changed files with 2 additions and 17 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import React, { useEffect } from "react";
|
||||
import Image from "next/image";
|
||||
// assets
|
||||
import BluePlaneLogoWithoutText from "public/plane-logos/blue-without-text.svg";
|
||||
import BluePlaneLogoWithoutText from "public/plane-logos/blue-without-text.png";
|
||||
// mobx
|
||||
import { observer } from "mobx-react-lite";
|
||||
import { useMobxStore } from "lib/mobx/store-provider";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue