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