mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-23 11:50:14 +01:00
add hoverbuttons
This commit is contained in:
parent
50ff96cbc5
commit
ec7aaf01a4
6 changed files with 97 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import React, { useState } from 'react';
|
||||
import React from 'react';
|
||||
import Clipboard from '../svg/Clipboard';
|
||||
|
||||
export default function Embed({ children, language = '', matched}) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue