mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-21 10:50:14 +01:00
adds favicon to head
This commit is contained in:
parent
b5042a738e
commit
d07047722e
6 changed files with 46 additions and 13 deletions
|
|
@ -1,4 +1,5 @@
|
|||
//ThemeContext.js
|
||||
// source: https://plainenglish.io/blog/light-and-dark-mode-in-react-web-application-with-tailwind-css-89674496b942
|
||||
|
||||
import React, { createContext, useState, useEffect } from 'react';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue