fix linting errors
This commit is contained in:
parent
d67a951104
commit
03593aeeb1
@ -270,11 +270,14 @@ A database and connection provider for Yjs based on Firestore.
|
|||||||
</dd>
|
</dd>
|
||||||
<dt><a href="https://github.com/malte-j/y-op-sqlite">y-op-sqlite</a></dt>
|
<dt><a href="https://github.com/malte-j/y-op-sqlite">y-op-sqlite</a></dt>
|
||||||
<dd>
|
<dd>
|
||||||
Persist YJS updates in your React Native app using <a href="https://github.com/OP-Engineering/op-sqlite">op-sqlite</a>, the fastest SQLite library for React Native.
|
Persist YJS updates in your React Native app using
|
||||||
|
<a href="https://github.com/OP-Engineering/op-sqlite">op-sqlite</a>
|
||||||
|
, the fastest SQLite library for React Native.
|
||||||
</dd>
|
</dd>
|
||||||
<dt><a href="https://github.com/MaxNoetzold/y-postgresql">y-postgresql</a></dt>
|
<dt><a href="https://github.com/MaxNoetzold/y-postgresql">y-postgresql</a></dt>
|
||||||
<dd>
|
<dd>
|
||||||
Provides persistent storage for a web server using PostgreSQL and is easily compatible with y-websocket.
|
Provides persistent storage for a web server using PostgreSQL and
|
||||||
|
is easily compatible with y-websocket.
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user