mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
refactor: Rename files to use TypeScript extension
This commit is contained in:
@@ -8,7 +8,7 @@ export const Sponsor = ({ sponsor }) => {
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<a a href={sponsor.url} target="_blank">
|
||||
<a href={sponsor.url} target="_blank">
|
||||
<div className="flex w-32 md:w-48 gap-2.5 items-start">
|
||||
<div className=" basis-1/2">
|
||||
<img
|
||||
Reference in New Issue
Block a user