mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-23 14:23:21 +00:00
fix back the vitreum thing
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
import './sharePage.less';
|
import './sharePage.less';
|
||||||
import React, { useState, useEffect, useCallback } from 'react';
|
import React, { useState, useEffect, useCallback } from 'react';
|
||||||
import HeadTags from '../../../../vitreum/headtags.js';
|
import { Meta } from 'vitreum/headtags';
|
||||||
const { Meta } = HeadTags;
|
|
||||||
|
|
||||||
|
|
||||||
import Nav from 'client/homebrew/navbar/nav.jsx';
|
import Nav from 'client/homebrew/navbar/nav.jsx';
|
||||||
import Navbar from 'client/homebrew/navbar/navbar.jsx';
|
import Navbar from 'client/homebrew/navbar/navbar.jsx';
|
||||||
|
|||||||
Reference in New Issue
Block a user