We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41b25f1 commit 0c8b0b3Copy full SHA for 0c8b0b3
README.md
@@ -93,7 +93,7 @@ Route::get('/proton', function () {
93
];
94
95
// Image margin bottom class
96
- // .nano-image-mb
+ // nano-image-mb or proton-image-mb
97
98
// Nano email
99
Mail::to('[email protected]')->send(new NanoBuyMail(...$params));
0 commit comments