vazco / uniforms

A React library for building forms from any schema.
https://uniforms.tools
MIT License
1.95k stars 241 forks source link

Fix playground bridge constructor options #1273

Closed Monteth closed 1 year ago

Monteth commented 1 year ago

This is a fix for the playground errors on the uniforms.tools website that occurred due to changes in the bridge's constructor parameters.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1273 (3603a49) into master (1c69877) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1273   +/-   ##
=======================================
  Coverage   96.51%   96.51%           
=======================================
  Files         231      231           
  Lines        3821     3821           
  Branches     1029     1029           
=======================================
  Hits         3688     3688           
  Misses         12       12           
  Partials      121      121