Skip to content

Commit 5aacf28

Browse files
committed
omg
1 parent 87e3da8 commit 5aacf28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import React, { useCallback, useEffect, useRef, useState } from 'react'
22
import ReactDOM from 'react-dom/client'
33
import axios from 'axios'
44

5-
import { e11, oai, sk } from './k'
5+
import { e11, oai, sk } from './constants'
66
import { SimliClient } from './SimliClient'
77

88
import './styles.css'

0 commit comments

Comments
 (0)