FreeTubeApp / FreeTube

An Open Source YouTube app for privacy
https://freetubeapp.io/
GNU Affero General Public License v3.0
13.65k stars 864 forks source link

Migrate ExperimentalSettings and ParentalControlSettings to the composition API #6088

Closed absidue closed 1 week ago

absidue commented 3 weeks ago

Migrate ExperimentalSettings and ParentalControlSettings to the composition API

Pull Request Type

Description

This pull request migrates the ExperimentalSettings and ParentalControlSettings components to the Composition API.

Testing

Test that all 4 settings work correctly.

Desktop