mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
docs(site): move I18nProvider to Components sidebar section
Group I18nProvider with Player.Provider and Player.Container as infrastructure providers; keep createI18n and hooks under Hooks & Utilities. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -66,6 +66,7 @@ export const sidebar: Sidebar = [
|
||||
contents: [
|
||||
{ slug: 'reference/player-provider' },
|
||||
{ slug: 'reference/player-container' },
|
||||
{ slug: 'reference/i18n-provider' },
|
||||
// sorted alphabetically
|
||||
{ slug: 'reference/airplay-button' },
|
||||
{ slug: 'reference/audio-track-radio-group' },
|
||||
|
||||
Reference in New Issue
Block a user