felangel / bloc

A predictable state management library that helps implement the BLoC design pattern
https://bloclibrary.dev
MIT License
11.77k stars 3.39k forks source link

docs(SponsorsGrid): open sponsors links in new tab #4143

Closed alisson-suzigan closed 5 months ago

alisson-suzigan commented 6 months ago

Status

READY

Breaking Changes

NO

Description

The change makes the sponsors' links open in a new tab, preventing people from leaving the documentation when they click on them.

Suggestion originally made in this PR.

Type of Change