mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-24 03:06:12 +01:00
feat: stricter iframe validation
This commit is contained in:
parent
9a68c107eb
commit
cc260105ec
3 changed files with 46 additions and 3 deletions
|
|
@ -5,6 +5,7 @@ export * from './languages';
|
|||
export { default as getError } from './getError';
|
||||
export { default as buildTree } from './buildTree';
|
||||
export { default as cleanupPreset } from './cleanupPreset';
|
||||
export { default as validateIframe } from './validateIframe';
|
||||
export { default as getLocalStorageItems } from './getLocalStorageItems';
|
||||
export { default as getDefaultConversation } from './getDefaultConversation';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue