From 3d136c1152f5cd2cf0cf8f0815bcf61973912f57 Mon Sep 17 00:00:00 2001 From: cbullinger Date: Wed, 24 Jan 2024 12:41:42 -0500 Subject: [PATCH] Set column widths --- source/sdk/flutter/realm-database/react-to-changes.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/sdk/flutter/realm-database/react-to-changes.txt b/source/sdk/flutter/realm-database/react-to-changes.txt index dc00870b814..e4e90c5ab4d 100644 --- a/source/sdk/flutter/realm-database/react-to-changes.txt +++ b/source/sdk/flutter/realm-database/react-to-changes.txt @@ -161,6 +161,8 @@ changes since the last notification: ``RealmListChanges`` contains the following properties: .. list-table:: + :header-rows: 1 + :widths: 20 20 60 * - Property - Type @@ -201,6 +203,8 @@ changes since the last notification: ``RealmSetChanges`` contains the following properties: .. list-table:: + :header-rows: 1 + :widths: 20 20 60 * - Property - Type @@ -241,6 +245,8 @@ changes since the last notification: ``RealmMapChanges`` contains the following properties: .. list-table:: + :header-rows: 1 + :widths: 20 20 60 * - Property - Type